Constructs an input range over an image For every pixel get x + y and the color value
TODO: Scan line version of this?
The image to create a range upon
An input range to get every pixel along with its X and Y coordinates.
See Implementation
Constructs an input range over an image For every pixel get x + y and the color value
TODO: Scan line version of this?